Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5119 allow user to create manual requisitions #5191

Merged
merged 8 commits into from
Oct 23, 2024

Conversation

roxy-dao
Copy link
Contributor

Fixes #5119

👩🏻‍💻 What does this PR do?

Hook up backend with frontend to create requisitions

Screenshot 2024-10-23 at 11 29 22 AM

NOTE THIS IS JUST TO CREATE THE REQUISITION NO LINE ADDING (that's in different issue)

🧪 Testing

  • Set up programs
  • Add tags to store and customers
  • Go to Requisition page
  • See new New requisition button
  • Click and create a new requisition
  • Be redirect to requisition detail page for the requisition you just created

📃 Documentation

  • Part of an epic: documentation will be completed for the feature as a whole
  • No documentation required: no user facing changes or a bug fix which isn't a change in behaviour
  • These areas should be updated or checked:
    1.
    2.

@github-actions github-actions bot added this to the V2.4.0 milestone Oct 22, 2024
@github-actions github-actions bot added enhancement New feature or request front-end Front-end related Team Ruru 🦉 Roxy, Ferg, Noel feature: manual requisition labels Oct 22, 2024
Copy link

github-actions bot commented Oct 22, 2024

Bundle size difference

Comparing this PR to main

Old size New size Diff
4.85 MB 4.85 MB 0 B (0.00%)

@Chris-Petty Chris-Petty self-assigned this Oct 23, 2024
Copy link
Contributor

@Chris-Petty Chris-Petty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BEAUT!!!!!! couple typos to tweak

Aside for later: can finalise with no lines

Base automatically changed from 5171.2-insert-program to develop October 23, 2024 18:28
An error occurred while trying to automatically change base from 5171.2-insert-program to develop October 23, 2024 18:28
@roxy-dao roxy-dao merged commit 007fe2a into develop Oct 23, 2024
6 checks passed
@roxy-dao roxy-dao deleted the 5119-Allow-user-to-create-manual-requisitions branch October 23, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature: manual requisition front-end Front-end related Team Ruru 🦉 Roxy, Ferg, Noel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow user to create manual requisitions
2 participants